| Package | hl7.fhir.it.terminology | 
| Resource Type | ValueSet | 
| Id | risultato-osservazione | 
| FHIR Version | R4 | 
| Source | https://www.hl7.it/fhir/terminology/https://build.fhir.org/ig/hl7-it/terminology/ValueSet-risultato-osservazione.html | 
| URL | https://www.hl7.it/fhir/terminology/ValueSet/risultato-osservazione | 
| Version | 0.1.2 | 
| Status | active | 
| Date | 2025-06-16T09:58:23+00:00 | 
| Name | VsResultsLaboratoryObservation | 
| Title | Tipo Osservazione | 
| Realm | it | 
| Authority | hl7 | 
| Description | Valueset contente i codici che identificano il tipo di osservazione nel referto di laboratorio. | 
| Copyright | This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc | 
No resources found
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) | 
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet risultato-osservazione
This value set includes codes based on the following rules:
http://loinc.org where STATUS  = ACTIVE and CLASSTYPE  = 1This value set excludes codes based on the following rules:
http://loinc.org where CLASS  matches (by regex) CYTO|HL7\.CYTOGEN|HL7\.GENETICS|^PATH(\..*)?|^MOLPATH(\..*)?|NR STATS|H&P\.HX\.LAB|CHALSKIN|LABORDERS{
  "resourceType": "ValueSet",
  "id": "risultato-osservazione",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.hl7.it/fhir/terminology/ValueSet/risultato-osservazione",
  "version": "0.1.2",
  "name": "VsResultsLaboratoryObservation",
  "title": "Tipo Osservazione",
  "status": "active",
  "experimental": false,
  "date": "2025-06-16T09:58:23+00:00",
  "publisher": "HL7 Italia",
  "contact": [
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    },
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    }
  ],
  "description": "Valueset contente i codici che identificano il tipo di osservazione nel referto di laboratorio.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "STATUS",
            "op": "=",
            "value": "ACTIVE"
          },
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "1"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "CLASS",
            "op": "regex",
            "value": "CYTO|HL7\\.CYTOGEN|HL7\\.GENETICS|^PATH(\\..*)?|^MOLPATH(\\..*)?|NR STATS|H&P\\.HX\\.LAB|CHALSKIN|LABORDERS"
          }
        ]
      }
    ]
  }
}